[INFO] cloning repository https://github.com/retrage/intel-hfi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrage/intel-hfi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c386062daa1f661536441829725c22b87d5ecb88
[INFO] testing retrage/intel-hfi against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/retrage/intel-hfi
[INFO] finished tweaking git repo https://github.com/retrage/intel-hfi
[INFO] tweaked toml for git repo https://github.com/retrage/intel-hfi written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retrage/intel-hfi on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retrage/intel-hfi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield-struct v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ffa20d08c1a0fbf205811e9a48f482054a0fe3f2a991800917706e3287337fc
[INFO] running `Command { std: "docker" "start" "-a" "0ffa20d08c1a0fbf205811e9a48f482054a0fe3f2a991800917706e3287337fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ffa20d08c1a0fbf205811e9a48f482054a0fe3f2a991800917706e3287337fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ffa20d08c1a0fbf205811e9a48f482054a0fe3f2a991800917706e3287337fc", kill_on_drop: false }`
[INFO] [stdout] 0ffa20d08c1a0fbf205811e9a48f482054a0fe3f2a991800917706e3287337fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a724015819d9507d9ef658f659d3cf4bee81a3ccab67dfce29a3be70043b89
[INFO] running `Command { std: "docker" "start" "-a" "01a724015819d9507d9ef658f659d3cf4bee81a3ccab67dfce29a3be70043b89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling bitfield-struct v0.12.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling intel-hfi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] running `Command { std: "docker" "inspect" "01a724015819d9507d9ef658f659d3cf4bee81a3ccab67dfce29a3be70043b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a724015819d9507d9ef658f659d3cf4bee81a3ccab67dfce29a3be70043b89", kill_on_drop: false }`
[INFO] [stdout] 01a724015819d9507d9ef658f659d3cf4bee81a3ccab67dfce29a3be70043b89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf3f0a39085acf7cc3ed9a0f6c750a340ea5451d812fa3a46cb93bc148ab3f10
[INFO] running `Command { std: "docker" "start" "-a" "cf3f0a39085acf7cc3ed9a0f6c750a340ea5451d812fa3a46cb93bc148ab3f10", kill_on_drop: false }`
[INFO] [stderr]    Compiling intel-hfi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     x0 = out(ymm_reg) _,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     x1 = in(ymm_reg) x1,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     x2 = in(ymm_reg) x2,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     x3 = in(ymm_reg) x3,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     x4 = in(ymm_reg) x4,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     x5 = in(ymm_reg) x5,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     x6 = in(ymm_reg) x6,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     x7 = in(ymm_reg) x7,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     x8 = in(ymm_reg) x8,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     x9 = in(ymm_reg) x9,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     x10 = in(ymm_reg) x10,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     x11 = in(ymm_reg) x11,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     x12 = in(ymm_reg) x12,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class2.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |                     x13 = in(ymm_reg) x13,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `intel-hfi` (example "class2") due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     x0 = out(ymm_reg) _,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     x1 = in(ymm_reg) x1,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     x2 = in(ymm_reg) x2,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     x3 = in(ymm_reg) x3,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     x4 = in(ymm_reg) x4,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     x5 = in(ymm_reg) x5,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |                     x6 = in(ymm_reg) x6,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     x7 = in(ymm_reg) x7,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     x8 = in(ymm_reg) x8,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     x9 = in(ymm_reg) x9,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature
[INFO] [stdout]   --> examples/class1.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     x10 = in(ymm_reg) x10,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `intel-hfi` (example "class1") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "cf3f0a39085acf7cc3ed9a0f6c750a340ea5451d812fa3a46cb93bc148ab3f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3f0a39085acf7cc3ed9a0f6c750a340ea5451d812fa3a46cb93bc148ab3f10", kill_on_drop: false }`
[INFO] [stdout] cf3f0a39085acf7cc3ed9a0f6c750a340ea5451d812fa3a46cb93bc148ab3f10
